
Program:      ZQuadrat v1.3
Description:  ASM Quadratic Equations Solver
Code:         Z80 ASM TI-83 SQUISHED AShell Compatible
Size:         926 bytes
Author:       Emir Sakic
Date:         28.03.2001

This is a TI-83 assembly program for AShell that solves quadratic equations.
Program is very fast and easy to use.

1. Send zquadrat.83p to your calculator.

2. Start AShell and select ZQUADRAT from the list.

3. The program will display the equation in standard form and ask you for the
   coefficients. Enter the a, b and c coefficients and program will solve the 
   equation and display the results.

The ZQuadrat v1.3 can even solve equations with complex-conjugate results.
If there is only one answer to the equation the program will display a single result. 


The ZQuadrat is written in assembler and squished which makes it very small and fast.
AShell compatibility assures a quick access and convenient usage.


If you have any suggestions or comments please e-mail me on
saka@hotmail.com

Copyright (c) 2001, Emir Sakic
